home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / xlib04.zip / XMAIN.INC < prev    next >
Text File  |  1992-11-04  |  998b  |  29 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XMAIN - Include file
  4. ;
  5. ; XMAIN.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ;
  13. ; egg@dstos3.dsto.gov.au
  14. ; teg@bart.dsto.gov.au
  15. ;-----------------------------------------------------------------------
  16.  
  17.  
  18.      global _x_set_mode              :proc
  19.      global _x_page_flip             :proc
  20.      global _x_set_start_addr        :proc
  21.      global _x_set_splitscreen       :proc
  22.      global _x_text_mode             :proc
  23.      global _x_set_mode              :proc
  24.          global _x_select_default_plane  :proc
  25.      global _x_hide_splitscreen      :proc
  26.      global _x_show_splitscreen      :proc
  27.      global _x_adjust_splitscreen    :proc
  28.      global _x_set_doublebuffer      :proc
  29.          global _x_set_cliprect          :proc